PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / setBackgroundColor Method
The brush used to fill the paragraph background.
In This Topic
    setBackgroundColor Method
    In This Topic
    Sets the background color.
    Syntax
    public void setBackgroundColor( 
       PDFBrush value
    )

    Parameters

    value
    The brush used to fill the paragraph background.
    See Also